Dew Stats for .NET
|
Burg AR estimation.
Parameters |
Description |
[In] TVec Data |
Zero-mean time series. If this is not the case, subtract the mean from data. |
[In] TVec Phi |
Returns estimates for Phi coefficients. AR(p) order is determined by Phi length. |
out double Sigma2 |
Returns Burg estimated variance for AR process. |
[In] TVec StdErrs |
Returns estimated phi coefficients standard errors. |
Performs Burg estimation for pure (AR) model.
Calculate initial estimates for AR(3) process by using Burg's algorithm.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|